github.com/go-pg/pg/v10/orm.Table.initRelations (method)

2 uses

	github.com/go-pg/pg/v10/orm (current package)
		table.go#L144: 	t.initRelations()
		table.go#L550: func (t *Table) initRelations() {